Resource StructureDefinition/FHIR Server from package uk.nhsdigital.clinical.r4#2.1.2-dev (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "1dd6f087-4c10-4fd8-93a2-8a96b628a0fa",
"url" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Observation",
"name" : "NHSDigital-Observation",
"status" : "draft",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.extension",
"path" : "Observation.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.extension:covid19Testing",
"path" : "Observation.extension",
"sliceName" : "covid19Testing",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nhs.uk/StructureDefinition/Extension-COVID19-TestResult"
]
}
]
},
{
"id" : "Observation.identifier",
"path" : "Observation.identifier",
"min" : 1
},
{
"id" : "Observation.identifier.system",
"path" : "Observation.identifier.system",
"min" : 1
},
{
"id" : "Observation.identifier.value",
"path" : "Observation.identifier.value",
"min" : 1
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"definition" : "Describes what was observed. Sometimes this is called the observation \"name\". SNOMED preferred."
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1
},
{
"id" : "Observation.subject.identifier.system",
"path" : "Observation.subject.identifier.system",
"min" : 1
},
{
"id" : "Observation.subject.identifier.value",
"path" : "Observation.subject.identifier.value",
"min" : 1
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"min" : 1
},
{
"id" : "Observation.method.coding.system",
"path" : "Observation.method.coding.system",
"min" : 1
},
{
"id" : "Observation.method.coding.code",
"path" : "Observation.method.coding.code",
"min" : 1
},
{
"id" : "Observation.method.coding.display",
"path" : "Observation.method.coding.display",
"min" : 1
},
{
"id" : "Observation.specimen.identifier.system",
"path" : "Observation.specimen.identifier.system",
"min" : 1
},
{
"id" : "Observation.specimen.identifier.value",
"path" : "Observation.specimen.identifier.value",
"min" : 1
},
{
"id" : "Observation.device.identifier.system",
"path" : "Observation.device.identifier.system",
"min" : 1
},
{
"id" : "Observation.device.identifier.value",
"path" : "Observation.device.identifier.value",
"min" : 1
},
{
"id" : "Observation.device.display",
"path" : "Observation.device.display",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.